On one windows box, for sure, cookies were not set when using the header("Location: "); redirect. One fix was to generate a transition page with a <meta> refresh tag. Using the header("Refresh: 0; URL= "); solution is easier and cleaner. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />It was a windows machine causing the problem... go figure. <img src="/forum/images/graemlins/wink.gif" alt="" /><br /><br />Anyhow... the others that have reported this utility as not working were having problems on windows boxes. (I do believe they all were but I could be wrong)<br /><br /><br /><br />